| Name | Description | |
|---|---|---|
|  | MappingCollectionBase<T> Constructor | Initializes a new instance of the MappingCollectionBase<T> class. | 
The following tables list the members exposed by MappingCollectionBase<T>.
| Name | Description | |
|---|---|---|
|  | MappingCollectionBase<T> Constructor | Initializes a new instance of the MappingCollectionBase<T> class. | 
| Name | Description | |
|---|---|---|
|  | IdMapping | Returns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. | 
|  | IndexMapping | Returns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. | 
|  | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | 
|  | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | 
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | 
|  | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |